ComponentOne Calendar for UWP
DeferrableObservableCollection<T> Class Members
Properties  Methods  Events

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : DeferrableObservableCollection<T> Class

The following tables list the members exposed by DeferrableObservableCollection<T>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets a System.Boolean value determining whether the DeferrableObservableCollection<T> is in update mode (BeginUpdate has been called).  
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodPrevents raising events until the EndUpdate method is called.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodEnables raising events. If collection has been changed since the call to the BeginUpdate method, raises PropertyChanged and CollectionChanged events.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
See Also

Reference

DeferrableObservableCollection<T> Class
C1.Xaml.Calendar Namespace